Skip to main content

How to Build Applications through Natural Language

Tier0 enables you to build applications simply by talking to an LLM in natural language, and manage them in one place.

  1. Log in to Tier0, and select App > Projects.
info

A starter project is available for you to experience the application building process.

  1. Click Create Project, enter the project name and description, select an industry and click Create.

  2. Open the project, click Create App, and you will be redirected to the app building page.

  3. Define the application, and start building it.

    1. Click Type of App, select the type you want from the drop-down list.

    2. Click Feature to switch between all features, select the one you want.

    3. Click .

info
  • Click the project name at the lower-left corner of the dialog window to switch between projects, or create new projects.
  • Click Build at the lower-right corner to switch the building mode between Build and Design.
    • Build: Data in the application is connected to the Tier0 database.
    • Design: Data in the application is stored in LocalStorage of the browser, which is for testing and design preview.
  1. Do follow-up configurations of the application during initial building, so it fits your needs better.

    1. Confirm the basic application settings, and click Continue.

    2. Check the generated requirement document, including the application structure, roles and permissions, data models, UI design and more.

    3. Click Confirm to start building the application.

    4. Once the application is built, check the preview of the application, and click Deploy Now on the dialog.

tip

You can always change the application configurations by talking to the LLM while building.

  1. Fine-tune your application by talking to the LLM after the initial build, and click Deploy at the upper-right corner to complete building the application.
what else you can do about the application
  • Click to download the installation package of the application.
  • Click Snapshot to create a snapshot of the application, which can be used to restore the application to a previous state when needed.
  1. Go to Projects, click the application you just built.
No.ItemModuleDescription
1Application InformationApplication namespace, type and feature.
2OperationsAdd the application to Favorites.
Share the application link or archive it for future use.
LaunchLaunch the application to Launchpad for workspace member access.
Edit AppGo back to the application building interface, and talk to the LLM to edit it.
3Application DetailsVersionApplication version list.
DeploymentDeployment details of each version of the application.
DatabaseDatabase tables generated during application building in Build mode.
  1. Click Launch, and you can see the application you just deployed.
what else you can do

Click Switch App, you can select all launched applications to view.

  1. Go to Launchpad, click the application you launched and use it.
tip

Click Switch App at the upper-right corner to view and use other launched applications.